home *** CD-ROM | disk | FTP | other *** search
/ Tripas 5 / TRIPAS 005.iso / Wos.EXE / 2015 / models / pbolt.def < prev    next >
Encoding:
Text File  |  1999-02-24  |  628 b   |  33 lines

  1. SDEF
  2.  
  3. path models/pbolt
  4. scale 1.0
  5.  
  6. cbolt.sbm
  7.  
  8. cbolt1.tga
  9.  
  10. idle cbolt.sam
  11. stick cbolt.sam
  12.  
  13. id 10 group bolt fullbright
  14. id 100 group glow masked fullbright twosided
  15.  
  16. // Initialization settings
  17. //
  18. !init:
  19. //client aliaschache snd_fly "weapons/crossbow/fly.wav"
  20.  
  21. server aliascache snd_stick1 "impact/spear/spear1.wav"
  22. server aliascache snd_stick2 "impact/spear/spear2.wav"
  23. server aliascache dummy "weapons/crossbow/fly2.wav"
  24. server ambientsound "weapons/crossbow/fly2.wav"
  25. //
  26. // Main section
  27. //
  28. !main:
  29. //server idle last nextanim idle
  30. server stick first group glow +nodraw
  31. server stick last stopanim
  32.  
  33.